home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Galleria D'arte: Manet
/
Manet.iso
/
Dati
/
Main.dxr
/
00012_inizializza tasto tooltip.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-12-21
|
220 b
|
9 lines
on beginSprite me
global gTooltip
if gTooltip = 1 then
set the member of sprite the currentSpriteNum to member("Aiuto")
else
set the member of sprite the currentSpriteNum to member("Aiuto_F4")
end if
end